AssetBooleanProperty

constructor(property: String, value: Boolean, defaultValue: Boolean)

Parameters

property

the name of the property.

value

the current value of the property.

defaultValue

the default value of the property if it is not set.